Skip to content

[ADD] estate: set up real estate advertisement module(CH2,CH3 Done)#1187

Open
prsan-odoo wants to merge 3 commits intoodoo:19.0from
odoo-dev:19.0-tutorials-estate-prsan
Open

[ADD] estate: set up real estate advertisement module(CH2,CH3 Done)#1187
prsan-odoo wants to merge 3 commits intoodoo:19.0from
odoo-dev:19.0-tutorials-estate-prsan

Conversation

@prsan-odoo
Copy link

-Created a new app called Estate.
-Set up the estate addon with a proper manifest file -Added estate property model with all required fields.

@robodoo
Copy link

robodoo commented Mar 10, 2026

Pull request status dashboard

                                                               -Created a new app called Estate.
                                                               -Set up the estate addon with a proper manifest file
                                                               -Added estate property model with all required fields.
                                                               -Access rights assigned to base groups
@prsan-odoo prsan-odoo force-pushed the 19.0-tutorials-estate-prsan branch from 506d60c to 42dea24 Compare March 10, 2026 13:29
The tutorial uses base groups, giving all rights to every user. Instead,
Two dedicated groups are defined:

- Agent: read and write access only
- Manager: full CRUD access, implies Agent group
- Admin user is automatically assigned the Manager group
- selling_price: readonly, not copied on duplicate
- date_availability: not copied, defaults to +3 months
- bedrooms: defaults to 2
- active: defaults to True
- state: required, not copied, defaults to 'new'
@prsan-odoo prsan-odoo marked this pull request as ready for review March 13, 2026 04:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants